home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / lightsprites.swf / scripts / DefineButton2_1140 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-09-27  |  41 b   |  4 lines

  1. on(release){
  2.    _root.ResumeGame();
  3. }
  4.